Vcenter Datacenter Summary

Vcenter Datacenter Summary
Vcenter Datacenter Summary

The Vcenter Datacenter Summary schema contains commonly used information about a datacenter in vCenter Server.

JSON Example
{
    "datacenter": "string",
    "name": "string"
}
string
datacenter
Required

Identifier of the datacenter.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: Datacenter. When operations return a value of this schema as a response, the property will be an identifier for the resource type: Datacenter.

string
name
Required

Name of the datacenter.